
@font-face {
     font-family:"MyWebFont030";
     src:url("/fonts/Instruction_Bold.ttf") format("truetype");
     font-weight:normal;
     font-style:normal;
     }

.taone {
    list-style-type:none;
    font-size: 45px;
    font-face: verdana;
    border: 2px solid #336666;
    border-radius: 10px;
}


.txone {
    list-style-type:none;
    font-size: 40px;
    font-face: verdana;
    border: 2px solid #336666;
    border-radius: 7px;
    padding: 2px 2px 3px 3px;
}

.txtwo {
    list-style-type:none;
    font-size: 40px;
    line-height: 40px;
    font-face: verdana;
    border: 2px solid #336666;
    border-radius: 7px;
    padding: 2px 2px 3px 3px;
}

.txtre {
    list-style-type:none;
    font-size: 40px;
    font-family:"MyWebFont030";
    border: 15px solid #336666;
    border-radius: 7px;
    padding: 19px 12px 19px 13px;
}
.txfor {
    list-style-type:none;
    font-size: 40px;
    font-family:"MyWebFont030";
    border: 5px solid #336666;
    border-radius: 7px;
    padding: 40px 40px 40px 40px;
}


.lione li {
    list-style-type: none;
    margin: 10px;
    padding: 15px 5px 15px 5px;
}

.tb1 td {
    margin: 2px;
    padding: 5px 5px 5px 5px;
    font-size: 35px;
    font-face: verdana;
    font-weight: bold;
    text-align: center;
}

.tb2 td {
    margin: 2px;
    line-height: 50px;
    padding: 5px 5px 5px 5px;
    font-size: 35px;
    font-face: verdana;
    text-align: center;
}

.tb2m td {
    margin: 2px;
   // line-height: 50px;
    width: 150px;
    padding: 2px 5px 5px 5px;
    font-size: 35px;
    font-face: verdana;
    text-align: center;
}


hr.hr10 {
    border: 3px inset #ffeeee;
    color: #222222;
    background-color: #2222aa;
    height: 9.0px;
    width: 99.6%;
    float: left;
    margin: 0 0 0 0;
}

